projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f61b94
)
(Top): Fix typo.
author
John Paul Wallington
<jpw@pobox.com>
Wed, 6 Aug 2003 03:13:43 +0000
(
03:13
+0000)
committer
John Paul Wallington
<jpw@pobox.com>
Wed, 6 Aug 2003 03:13:43 +0000
(
03:13
+0000)
lispref/elisp.texi
patch
|
blob
|
history
diff --git
a/lispref/elisp.texi
b/lispref/elisp.texi
index c8dc78560954a20ca9105ad3d25051c8fde98612..1567121e2aa85fecddc5ebbcdd049c617a7b148a 100644
(file)
--- a/
lispref/elisp.texi
+++ b/
lispref/elisp.texi
@@
-853,7
+853,7
@@
Receiving Output from Processes
* Process Buffers:: If no filter, output is put in a buffer.
* Filter Functions:: Filter functions accept output from the process.
-* Decoding Ou
pt
ut:: Filters can get unibyte or multibyte strings.
+* Decoding Ou
tp
ut:: Filters can get unibyte or multibyte strings.
* Accepting Output:: How to wait until process output arrives.
Operating System Interface